- PurpleDesktopItem
alias PurpleDesktopItem = _PurpleDesktopItem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PurpleDesktopItemType
alias PurpleDesktopItemType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_copy
alias da_purple_desktop_item_copy = PurpleDesktopItem* function(const(PurpleDesktopItem)* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_get_entry_type
alias da_purple_desktop_item_get_entry_type = PurpleDesktopItemType function(const(PurpleDesktopItem)* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_get_string
alias da_purple_desktop_item_get_string = const(char)* function(const(PurpleDesktopItem)* item, const(char)* attr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_get_type
alias da_purple_desktop_item_get_type = GType function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_new_from_file
alias da_purple_desktop_item_new_from_file = PurpleDesktopItem* function(const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_desktop_item_unref
alias da_purple_desktop_item_unref = void function(PurpleDesktopItem* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_copy
PurpleDesktopItem* purple_desktop_item_copy(const(PurpleDesktopItem)* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_entry_type
PurpleDesktopItemType purple_desktop_item_get_entry_type(const(PurpleDesktopItem)* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_string
const(char)* purple_desktop_item_get_string(const(PurpleDesktopItem)* item, const(char)* attr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_type
GType purple_desktop_item_get_type()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_new_from_file
PurpleDesktopItem* purple_desktop_item_new_from_file(const(char)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_unref
void purple_desktop_item_unref(PurpleDesktopItem* item)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_copy
da_purple_desktop_item_copy purple_desktop_item_copy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_entry_type
da_purple_desktop_item_get_entry_type purple_desktop_item_get_entry_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_string
da_purple_desktop_item_get_string purple_desktop_item_get_string;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_get_type
da_purple_desktop_item_get_type purple_desktop_item_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_new_from_file
da_purple_desktop_item_new_from_file purple_desktop_item_new_from_file;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- purple_desktop_item_unref
da_purple_desktop_item_unref purple_desktop_item_unref;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.